libkblog4 software package provides client-side support library for web application remote blogging APIs, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libkblog4
libkblog4 is installed in your system.
Make ensure the libkblog4 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libkblog4 *
You will get with libkblog4 package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Libraries |
| Package | libkblog4 |
| Version | 4:4.14.2-2+deb8u2 |
| Description | client-side support library for web application remote blogging APIs |
| Sub Section | libs |